GtkLabel: freeze property notification where appropriate
authorMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jun 2011 21:56:03 +0000 (17:56 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:06 +0000 (16:08 -0400)
commitdddf587aecc6d6d8a7fac92ccc5e835dd17e325e
treed57ce02c51137d73648e8c4fbdc6848d81c1bf00
parent441bf26a2edc488d3727aa4f2f37809c916e0661
GtkLabel: freeze property notification where appropriate

When setting properties that require recalculating the label
text, freeze notification until the label is properly updated.
This fixes bug 126797.
gtk/gtklabel.c